Name | Description | |
---|---|---|
![]() | NCacheField<TValue> Constructor | Default constructor |
The following tables list the members exposed by NCacheField<TValue>.
Name | Description | |
---|---|---|
![]() | NCacheField<TValue> Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | GetOrCreateValue | Gets the value, if already created, otherwise calls the createValue to create and store it. |
![]() | Invalidate | Invalidates the cached value of it is valid. Calls the specified delegate if the value is invalid and needs to be invalidated. |